#!/bin/bash

find *.cpp *.h -exec ./sedCmd \{\} \;
